net/http.http2Transport.vlogf (method)
7 uses
net/http (current package)
h2_bundle.go#L7896: t.vlogf("http2: Transport failed to get client conn for %s: %v", addr, err)
h2_bundle.go#L7907: t.vlogf("RoundTrip retrying after failure: %v", roundTripErr)
h2_bundle.go#L7916: t.vlogf("RoundTrip retrying after failure: %v", roundTripErr)
h2_bundle.go#L7941: t.vlogf("RoundTrip failure: %v", err)
h2_bundle.go#L8111: t.vlogf("http2: Transport creating client conn %p to %v", cc, c.RemoteAddr())
h2_bundle.go#L10386: cc.t.vlogf(format, args...)
h2_bundle.go#L10389: func (t *http2Transport) vlogf(format string, args ...interface{}) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)